home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Essential Home & Business Collection
/
The Essential Home & Business Collection.iso
/
15
/
0
/
4
/
SORTIT.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-01-04
|
362b
|
9 lines
ECHO OFF
ECHO This will sort the ALPHA1.DTA file by last name and put the
ECHO results into ALPHA2.DTA
ECHO The SORTF.COM program and this batch file should be located with your
ECHO data files when you are using this batch file.
ECHO When SORTF is finished, restart the BROTHER'S KEEPER program.
ECHO ON
SORTF ALPHA1.DTA ALPHA2.DTA /C /+1,25